| Total Complexity | 41 |
| Dependencies | 1 |
| Dependents | 3 |
| Total lines | 183 |
| Lines of code | 117 |
| Logical lines of code | 78 |
| Comment lines | 49 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| inet_ntop() | 44 | 14 | 42 | |
| inet_pton() | 43 | 12 | 47 | |
| is_valid_cidr_range() | 57 | 9 | 14 | |
| has_ipv6() | 77 | 3 | 3 | |
| expand_ipv6_address() | 71 | 1 | 5 | |
| is_valid_ip() | 78 | 1 | 3 | |
| is_ipv6_mapped_ipv4() | 78 | 1 | 3 |